home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
graphics
/
raytracing
/
dust
/
examples
/
animfunc.bat
next >
Wrap
DOS Batch File
|
1994-12-28
|
377b
|
15 lines
load(1,objects/plane)
window(1,0,11,240,grey,327,345,1.0,f,f)
set(rotx,309)
set(rotz,-33)
animfunc(1,16,ram:obj,1.0,4.0,x0,y0,"20*sin(x0*x0/(10*t0)+y0*y0/(10*t0))")
kill
loadseq(1,16,ram:obj,1)
!delete ram:obj.#?
set(drawmode,color)
set(outlined,f)
windowseq(1,16,0,11,640,256)
request("Exit program ?",No,Yes)
request("Exit program ?",No,Yes)
request("Exit program ?",No,Yes)